add support for ipv6 address in choose_vnc_display function
authorvh249@arcadians.cl.cam.ac.uk <vh249@arcadians.cl.cam.ac.uk>
Thu, 15 Sep 2005 12:21:23 +0000 (12:21 +0000)
committervh249@arcadians.cl.cam.ac.uk <vh249@arcadians.cl.cam.ac.uk>
Thu, 15 Sep 2005 12:21:23 +0000 (12:21 +0000)
commit1e2fc48ada71772332a09839328d66d2a2312e5f
tree431faa8a970a1686fd9a6e9c7de28a7d24552f94
parentb4082b47ef28c523ffadcc0d6b8940142ab028cf
add support for ipv6 address in choose_vnc_display function
getting the port from the latest field, not the first one.
fix suggested by Nickolai Zeldovich. close bug #231

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
tools/python/xen/xm/create.py